Add missing transfer annotation
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 7 Apr 2020 23:00:26 +0000 (00:00 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 8 Apr 2020 14:40:15 +0000 (15:40 +0100)
gtk/gtksnapshot.c

index 878fe88b4d4e90509409d3e4e45dc0fde7689279..a2b193685c0eb933531b4a6a7a0d02a79d006d16 100644 (file)
@@ -1152,7 +1152,7 @@ gtk_snapshot_pop_collect (GtkSnapshot *snapshot)
  * @snapshot. The only function that should be
  * called after this is gtk_snapshot_unref().
  *
- * Returns: the constructed #GskRenderNode
+ * Returns: (transfer full): the constructed #GskRenderNode
  */
 GskRenderNode *
 gtk_snapshot_to_node (GtkSnapshot *snapshot)